home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1201 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.0 KB

  1. From: Bjarne Pohlers <bjarne@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: TT-Serial lines
  3. Date: Mon, 14 Mar 1994 14:51:03 +0100
  4.  
  5. While playing around with modm0dev I noticed that it is impossible to redirect
  6. Bios-devices 6-9 on a TT. It is just possible to redirect BIOS device 1, but
  7. that is useless as most terminal-programs use Bios-device 6 instead of 1 on a
  8. TT. So how should a redirection of these devices be implemented? Do we need new
  9. standard GEMDOS handles -6, -7,...?
  10. If so there must be significant changes in the MiNT sources as Bios device 1
  11. really should be an alias for the other ones...
  12.  
  13. Finally I gave up and patched getty to `implement' dial-in and dial-out devices
  14. using a semaphore. Is anyone interested in these patches? They also include
  15. the possibillity to configure the modem via entries in /etc/gettytab and
  16. support automatically detection of incoming FAX and data-connections (currently
  17. for Junior/Tele-Office, but it should be easy to use any FAX-Software if the
  18. software has got a tos-program to receive FAXes.
  19.  
  20. Bjarne
  21.  
  22.